@charset "utf-8";
/*公共代码*/
body{font-family:"微软雅黑"; font-size:15px;}
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none;}
li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;}
a{text-decoration:none; color:none;}
img{ border:0; text-decoration:none;outline: none;}
h1, h2, h3, h4, h5, h6{font-size: 100%; font-weight: normal;}
u,b{ font-weight:normal; text-decoration:none;}
.clear{clear:both;}
/*清除浮动*/
.cf:before,.cf:after{display:table;line-height:0;content:"";}
.cf:after{clear:both;}
*.cf{zoom:1;}
a{display: block;}

/** header **/
.header{width:100%; height:38px; background:#740016;}
.head{width:1200px; margin:auto; overflow:hidden;}
.head .time{display:block; float: left; width:50%; overflow:hidden; line-height:38px; color:#fff; font-size:14px;}
.head ul{display:block; float:right; width:auto;}
.head ul li{display:block; float:left; line-height:38px; margin-left:30px;}
.head ul li h1{display:block; float:left; line-height:38px; color:#fff;}
.head ul li h1:hover{ text-decoration:underline; color:#ff8500;}
.head ul li .span_a{ display:block; float: left; width:14px; height:15px; background: url(../images/icon.png) no-repeat center; background-position:0 0;
 margin-top:12px; margin-right:6px;}

.logo_b{width:100%; height:auto; padding:15px 0; background:#7f0119;}
.logo_main{width:1200px; margin:auto; overflow:hidden;}
.logo_main .logo{width:auto; float:left; overflow:hidden;}
/***** 提示搜索 *****/
#message{ width:202px; height:auto; float:right; margin-top:30px;}
#message li{display:block; float:right; height:32px; line-height:32px;}
#message li a{ color:#666369; font-size:14px;}
.input_main{width:202px; margin:auto; height:32px; position:relative;}
.input_main input{width: 202px; height:32px; padding-left:10px; color:#b2465b; display:block; float: left; border:1px #b2465b solid; outline:none; -webkit-box-sizing: border-box; 
                  -moz-box-sizing: border-box; box-sizing: border-box; background:none; border-radius:20px;}
.input_main button{ position:absolute; right:15px; background:none; border:0; margin-top:5px;outline: none;}

/*导航*/
.nav_main{width:1200px; margin:auto; height:50px;}
.nav_main ul li{display:block; float:left; margin-right:46px;}
.nav_main ul li a{ line-height:50px; color:#635c5d; font-size:16px;padding: 0 20px;}
.nav_main ul li:hover{ background:#740016; color:#fff;}
.nav_main ul li:hover a{color:#fff;}
.nav_main ul li.tab{background:#740016;}
.nav_main ul li.tab a{ line-height:50px; color:#fff; font-size:16px;}
/* 大图轮播 本例子css banner大图轮播*/
.focusBox { position: relative; width:100%;overflow: hidden; margin:auto; border-top:5px #ff8500 solid;}
.focusBox .pic{ position:relative; z-index:0; margin:auto; width:100%; overflow:hidden;}
.focusBox .pic li{ position:relative; z-index:0; height:468px; overflow:hidden; width:100%; margin:auto; overflow:hidden;}
.focusBox .pic img { width:100%; height:468px; display: block; margin:auto;}
.focusBox .hd {width:100%; position: absolute; bottom:25px; text-align: center; font-size:0; z-index:1; height:auto; overflow:hidden;}
.focusBox .hd li{margin: 0 5px; overflow: hidden; width:12px; height:12px; background:#fff; border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%;
                cursor: pointer; display:inline-block;}
.focusBox .hd .on{ background:#8f000b; width:16px; height:16px; border-radius:10px;}
.focusBox .prev,
.focusBox .next {width:50px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10;
                 cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

/*内容部分*/
.public-container{background:#fff url(../images/bg.jpg)no-repeat center bottom;background-size: 100%;}
.caption {width:1200px;margin:33px auto 0 auto;padding-bottom:33px;}
.caption .left{float:left;}
.caption .right{float:right;}

/*footer部分*/
.footer {background:#800218; padding-top:38px;}
.walk_into {width:1200px;margin:0 auto;}
.walk{float: left;border-right: 1px solid #710011;padding: 0 34px 0 43px;}
.walk li{padding:6px 0;}
.walk li a{color:#fff;}
.walk_into .logo{float: left;padding: 82px 38px;border-right: 1px solid #710011;}
.code{float:right;}
.code .weChat{float: left;padding-left: 30px;padding-top: 80px;text-align: center;color: #fff;}
.code .weChat img {width:100px;}
.cright{background:#740015;}
.copyright{width:1200px;margin:0 auto;padding:12px 10px;text-align: center;color:#ae7179; }


/* CSS Document */
.caption .left{
	width:290px;
}
.caption .left .title{
	background:#740016;
	color:#fff;
	font-size:18px;
	padding:10px 0 10px 14px;
}
.caption .left ul{
	background:#f4f4f4;
	padding:14px;
	border-bottom: 3px #d2d2d2 solid;
}
.caption .left ul li{
	padding:16px 0;
}
.caption .left ul li.active{
	background: url(../images/listBg.png) no-repeat center center;
}
.caption .left ul li:hover{
	background: url(../images/listBg.png) no-repeat center center;
}
.caption .left ul li.active a{
	color:#fff;
}
.caption .left ul li:hover a{
	color:#fff;
}
.caption .left ul a{
	color:#635c5d;
	font-size:16px;
	padding-left:16px;
}
.email{
	background:#f4f4f4;
	padding:14px;
	margin-top:20px;
}
.email a img {
	vertical-align: middle;
	float: left;
	padding-right:10px;
}
.email a {
	color:#8c1d26;
}
.caption .right{
	margin-left:30px;	
    width: 876px;
}
.caption .right .title{
	font-size:30px;
	padding-left:14px;
	text-align: center;
}
.caption .right .second-title{
	padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: #6f6f6f;
}
.caption .right .source{
	text-align: center;
	color:#999;
}
.fontSize{
	margin-top:20px;
	text-align: center;
	color:#999;
}
.fontSize a{
	color:#999;
}
.rightList{
	color:#635c5d;
	margin-top: 10px;
}
.rightList div{
	font-size:16px;
	color:#333;
}
.rightList img {
	text-align: center;
	margin:8px auto;
	display: block;
}

.caption .search {
	width:100%;
	margin-left:0;
}
.search-content {
	margin: 0 auto;
}
.rightList ul.item {
	padding: 0;
}
.caption .search .search-local {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.caption .search a {
	display: inline;
}
.caption .search .search-local a {
	display: inline;
}
.caption .search .search-local .tip{
	float: right;
	color: #666666;
}
.caption .search .rightList {
	border:0;
}
.caption .search .search-title {
	color: #07519A;
    font-size: 20px;
    font-weight: bold;
}

.caption .search .smalltext {
    font-size: 14px;
}
.caption .search .link {
    font-size: 14px;
    line-height: 26px;
}
.caption .search .link span{
color: green;
}
.caption .search .link a{
color: #77c;
}


ul.sibar-nav{    
	position: fixed;
    right: 0;
    top:0;
    bottom:0;
    margin:auto;
    height: 336px;

}
ul.sibar-nav li{
	display: block;
    width: 74px;
    height: 64px;
    background: #cccccc url(../images/sibar-nav.png) no-repeat;
	margin-bottom: 1px;
	position:relative;
}
ul.sibar-nav li a{
	display: block;
	height: 100%;
}
ul.sibar-nav li.weixin img.qr{
	position: absolute;
    right: 75px;
    top: -13px;
    z-index: 1;
    display: none;
    width: 180px;
    border: 1px solid #cccccc;
}
ul.sibar-nav li.wap img.qr{
	position: absolute;
    right: 75px;
    top: -13px;
    z-index: 1;
    display: none;
    width: 180px;
    border: 1px solid #cccccc;
}
ul.sibar-nav li.weixin{background-position-y: -68px;}
ul.sibar-nav li.wap{background-position-y: -136px;}
ul.sibar-nav li.xzemail{background-position-y: -204px;}
ul.sibar-nav li.top{background-position-y: -272px;}
.suport_company{/*display:none;*/}